Fix bug #15175 with cursor on boxed characters from display tables.
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Aug 2013 12:59:13 +0000 (15:59 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Aug 2013 12:59:13 +0000 (15:59 +0300)
commite5d93684a423638749728249f229f2474e1cb13b
treec829c8e57bc76a28f68cdd3d03444d4291870b48
parent686760b9d15dad6bd0ee77f99b8233054b83e75c
Fix bug #15175 with cursor on boxed characters from display tables.

 src/xdisp.c (get_next_display_element): Don't apply to characters
 from a display vector the logic of setting it->end_of_box_run_p
 suitable for characters from a buffer.
src/ChangeLog
src/xdisp.c